Initializes a new
RadioButtonElement with specified style and content.
シンタックス
'宣言
Public Function New( _
ByVal As Style, _
ByVal ParamArray () As Object _
)
public RadioButtonElement(
Style ,
params object[]
)
パラメータ
- style
- The Style object to use.
- content
- An System.Array of objects to display as content.
参照